Appliance Logging Liagent LogCollection ServerError

Appliance Logging Liagent LogCollection ServerError
Appliance Logging Liagent LogCollection ServerError

Error thrown when there is an internal error while processing the API request.

This schema was added in vSphere API 9.1.0.0.

JSON Example
{
    "configurations": [
        {
            "enabled": false,
            "unitid": "string",
            "unittype": "string",
            "status": "string",
            "message": "string",
            "content": "string"
        }
    ]
}
configurations
Required

Contains more information about the error happend during loginsight agent configurations.

This property was added in vSphere API 9.1.0.0.